home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 105 < prev    next >
Encoding:
Text File  |  1996-08-06  |  932 b   |  29 lines

  1. Path: lep-philips.fr!news
  2. From: cabanie@lep-philips.fr (Jean-Pierre Cabanié)
  3. Newsgroups: comp.lang.rexx
  4. Subject: Re: How to get list of files into REXX?
  5. Date: 8 Jan 1996 07:36:02 GMT
  6. Organization: Philips Microwave Limeil
  7. Distribution: inet
  8. Message-ID: <4cqhh2$hnp@procyon.lep-philips.fr>
  9. References: <4buqk1$7ct@news-2.csn.net>
  10. NNTP-Posting-Host: autan.lep-philips.fr
  11. X-Newsreader: NeoLogic News for OS/2 [version: 4.2]
  12.  
  13. In message <4cf59l$6ek@oznet03.ozemail.com.au> - ajarmstr@ozemail.com.au (Andre
  14. w J Armstrong) writes:
  15. :>
  16. :>kenti@teal.csn.net (Kent Iler) wrote:
  17. :>
  18. :>>I need to get a directory list of files into probably a stemmed variable.  
  19. :>>Anyone recommend a good way for this?  I'm using OS/2 Warp
  20. :>
  21. The best way I know consists in using the function SysFileTree from the 
  22. REXXUTIL library. It will do all what you want/wish and will set directly the 
  23. Stem variable you need.
  24.  
  25. Hope this helps;
  26.  
  27. Jean-Pierre Cabani/e
  28.  
  29.